/* 新加 */
.dj_con img{
max-width:100%;
width:80%;
}
#tmpVideo0{
width:80% !important;
}
.page_menu_content video{
width:70%;
}
.magnifier-view{
width:640px ! important;
height:640px ! important;
}
.page_menu_content img{
width:80%;height:auto;}
#layui-laypage-1 .page-num-current {
    background-color: #0a3190;
    color: #fff;
}

.jq22 a img {
    margin: auto;
    display: block;
    height: 139px;
    width: auto;
    transition: all 0.5s;

}

.jq22 a span {
    display: inline-block;
    width: 99%;
    height: 30px;
    line-height: 30px;
    background-color: rgb(10 49 144 / 80%);
    color: white;
    font-weight: 600;
    border-radius: 10px;
    margin-top: 18px;
    border-left: 1px solid #0a3190;
    border-right: 1px solid #0a3190;
    transition: all 0.8s;
}

.jq22 a:hover span {
    background-color: rgb(255 255 255 / 50%);
    border-left: 1px solid #0a3190;
    border-right: 1px solid #0a3190;
    color: #0a3190;
    transition: all 0.8s;
}

.jq22 a:hover img {
    transform: scale(1.5);
    transition: all 0.8s;
}

.jq22 a:hover div {
    border-radius: 10px;
    border: 0.3px solid rgb(10 49 144 / 50%);
    background-color: rgb(255 255 255 / 50%);
    transition: all 0.8s;
}

.jq22 a div {
    transition: all 0.8s;
}

.index-about {
    position: relative;
    width: 100%;
    height: auto;
    background: url(../images/bg-about.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 10px;
    padding: 20px;
}

.index-about h1 {
    text-align: center;
    font-size: 36px;
    margin: 10px auto;
    height: 60px;
    width: 200px;
    line-height: 50px;
    color: rgb(10 49 144);
}

.index-about h1::before {
    position: relative;
    content: "";
    display: block;
    width: 300px;
    height: 5px;
    top: 0px;
    left: -50px;
    border-radius: 4px;
    background: #0a3190;
    box-shadow: 0px 55px 1px #0a3190, 0px 2px 2px darkgray, 0px 57px 2px darkgray;
}

.index-about .about-bg .about-text {
    position: relative;
    width: 1200px;
    height: auto;
    margin: 10px auto;
    line-height: 30px;
    font-size: 17px;
    color: #2f4068;
    font-weight: 500;
}

.index-about .about-bg {
    position: relative;
    width: 1200px;
    height: auto;
    margin: auto;
    z-index: 3;
}

.index-about::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 10%);
}

.about-bg .about_more {
    display: inline-block;
    margin: 20px 0;
    position: relative;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    left: 0px;
    background-color: rgb(255 255 255 / 20%);
    color: #0a3190;
    transition: all 0.8s;
    border: 1px solid #0a3190;
}

.about-bg .about_more:hover {
    background-color: #0a3190;
    color: white;
    left: 30px;
}

.about-bg .about_more i {
    display: inline-block;
    margin: 0;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #0a3190;
}

.about-bg .about_more:hover i {
    border-left: 8px solid white;
}

.list_new a::after {
    content: " ";
    display: block;
    background-color: #0a3190;
    width: 1%;
    height: 2px;
    transition: all 0.8s;
}

.list_new a:hover::after {
    width: 100%;
}

.list_new a:hover img {
    transform: translateX(10px);
    transition: all 0.8s;
}

.index_news {
    box-shadow: -5px 0px 1px #0a3190;
}

/* @keyframes m {
    from {
        background-color: black;
    }

    to {
        background-color: red;
    }
} */

/* .one .list {
    display: none;
} */

/* .one .list {
    width: 202px;
    animation-name: m;
    animation-duration: 4s;
} */
.foot .top .layui-container .top-fl .up .four .list {
    padding-top: 26px;
    width: 100%;
    height: 145px;
    line-height: 27px;
}

.down .y-link {
    display: inline-block;
    width: auto;
    margin: 0 2px;
    height: 100%;
    line-height: 60px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.down .one {
    display: inline-block;
    width: 7%;
    height: 100%;
    line-height: 60px;
}

.foot .top .layui-container .top-fr .list p span {
    opacity: 0.8;
    width: 80%;
    display: inline-block;
    padding: 0;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
}

.foot .top .layui-container .top-fl .up .four .bewm {
    margin: auto;
    width: 171px;
    height: 171px;
    overflow: hidden;
}

.foot .top .layui-container .top-fl .up .four .bewm img {
    width: 100%;
    height: auto;
}

.foot .top .layui-container .top-fr .fr-name img {
    width: 100%;
    height: auto;
    box-shadow: 0 0 3px rgb(255 255 255 / 20%);
    background-color: rgb(255 255 255 / 20%);
    border-radius: 5px;
}

.foot .top .layui-container .top-fr .fr-name span {
    width: 100%;
    height: 100%;
    line-height: 30px;
    border-bottom: none;
    color: #009b4c;
    font-size: 20px;
}

/* .index-header .code img {
    margin: 0;
    width: 100%;
    height: auto;
} */
.about-text::before {
    content: "";
    position: absolute;
    top: -70px;
    left: 0px;
    width: 120px;
    height: 50px;
    border-top: 5px solid #0a3190;
    border-left: 5px solid #0a3190;
    box-shadow: -2px -2px 2px darkgray;
}

.about-text::after {
    content: "";
    position: absolute;
    top: 200px;
    right: 0px;
    width: 120px;
    height: 50px;
    border-bottom: 5px solid #0a3190;
    border-right: 5px solid #0a3190;
    box-shadow: 2px 2px 2px darkgray;
}

.index-video .video-bg video {
    display: block;
    width: 100%;
    height: auto;
    margin: 10px auto;
}

.index-video .video-bg h1 {
    text-align: center;
    width: 300px;
    height: 57px;
    line-height: 50px;
    margin: auto;
    padding: 5px 0 5px 0;
    font-size: 36px;
    color: #0a3190;
}

.index-video h1::before {
    position: relative;
    content: "";
    display: block;
    width: 300px;
    height: 5px;
    top: 0px;
    left: -10px;
    border-radius: 4px;
    background: #0a3190;
    box-shadow: 0px 55px 1px #0a3190, 0px 2px 2px darkgray, 0px 57px 2px darkgray;
}

.lgc form {
    width: 20%;
    height: 100%;
    line-height: 36px;
    margin-left: auto;
    display: inline-block;
    margin-right: 40px;
}

.lgc form input {
    width: 60%;
    height: 25px;
    padding: 1%;
    padding-left: 10px;
    border-radius: 3px;
    color: #0a3190;
    background-color: transparent;
    border: 0;
    box-shadow: 0px 0px 5px #0a3190;
}

.lgc form button {
    width: 20%;
    height: 30px;
    color: white;
    background: #0a3190;
    border: 2px solid #546fb2;
    box-shadow: 1px 1px 3px #0a3190;
}

.news_top .btn {
    border-radius: 5px;
    color: white;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.5s;
}

.news_top .btn:hover {
    box-shadow: 0px 0px 3px rgb(0 155 76 / 70%);
}

.layui-container .position {
    --h: 30px;
    width: 20%;
    height: var(--h);
    line-height: var(--h);
    margin: 0 auto 0 0;
    /* padding: 0 0 0 20px; */
    background-color: #0a3190;
}

.pos {
    position: relative;
    color: white;
    font-weight: 600;
}

.pos a {
    color: white;
    font-weight: 600;
}

.pos::after {
    --mleft: calc(20%);
    --mtop: 0px;
    position: absolute;
    left: var(--mleft);
    top: var(--mtop);
    width: 80%;
    height: 100%;
    content: '';
    background: repeating-linear-gradient(to right, #0a3190, white);
}

.group_img a .img {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

.detail_text p span {
    color: #121214;
    //font-weight: 600;
}

.pre_next {
    width: 98%;
    height: 50px;
    margin: 20px auto;
}

.pre_next span {
    color: #0a3190;
    font-weight: 600;
    font-size: 16px;
}

.pre_next .-pre {
    --h: 50px;
    width: auto;
    height: var(--h);
    line-height: var(--h);
    float: left;
    text-align: center;
    max-width: 50%;
}

.pre_next .-next {
    --h: 50px;
    width: auto;
    height: var(--h);
    line-height: var(--h);
    float: right;
    text-align: center;
    max-width: 50%;
}

#MainPager {
    font-size: 16px;
    font-weight: 600;
    color: rgb(10 49 144 / 50%);
}

.dt {
    color: rgb(10 49 144 / 30%);
    background-color: rgb(10 49 144 / 10%);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 10px;
    font-weight: 600;
    margin-bottom: 10px;
}


.dts {
    color: black;
    font-weight: 500;
}

.list-case {
    width: 100% !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;

}

.case-img {
    width: 100%;
    /*height: 200px;*/
    height:278px;
    overflow: hidden;
}

.search-k {
    font-weight: 600;
    height: auto;
}

.search-k span {
    color: red;
}

.search-t {
    font-weight: 600;
}

.search-img {
    height: 100% !important;
    top: 0px !important;
    right: 0px !important;
}

.search-img img {
    height: 100%;
}

.magnifier-btn span:hover {
    background-color: rgb(10 49 144 / 90%);
    box-shadow: 0px 0px 2px rgb(10 49 144 / 90%);
}

.p-abstract p {
    font-weight: 100;
}

.p-abstract p strong span {
    color: #0a3190;
}

.swiper-container {
    border-radius: 20px;
}

.swiper-container h1 {
    text-align: center;
    color: #0a3190;
    margin: 12px 0;
}

.home-title a {
    color: #0a3190;
}

/* 新加end */
.jq22 {
    width: 100%;
    height: 200px !important;
    margin: 20px auto;
    font-size: 14px;
    border-top: 2px solid #0a3190;
    border-bottom: 2px solid #0a3190;
    overflow: hidden;
    box-shadow: 0 0 5px rgb(10 49 144 / 60%);
}

.jq22 a {
    display: inline-block;
    width: 200px;
    height: 200px;
    margin: 0 5px;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    text-align: center;
    transition: all 0.5s;
}

.jq22 a:hover {
    background-color: rgb(10 49 144 / 50%);
    color: #0a3190;
    box-shadow: 0 0 20px white;
    transition: all 0.8s;
}

/*Plugin CSS*/
.str_wrap {
    overflow: hidden;
    /* zoom:1; */
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    background: revert;
    white-space: nowrap;
}

.str_wrap.str_active {
    background: rgb(10 49 144 / 10%);
}

.str_move {
    width: auto;
    white-space: nowrap;
    position: relative;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    /* display:inline;
    zoom:1; */
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}